GetFirstTime(TKey)

Method

Namespace: Diffstore

Declared in: Diffstore.IDiffstore<TKey, TValue>


Returns the time when the first entity snapshot was created.

Syntax

public long GetFirstTime(
	TKey key
)

Back to index